Welcome![Sign In][Sign Up]
Location:
Search - 8 queen

Search list

[ConsoleEinghtQueen

Description: 八皇后问题的求解 本程序是在java平台上开发完成 -8 Queen of the procedure is to solve the java platform developed
Platform: | Size: 3072 | Author: 程高 | Hits:

[AI-NN-PRa星算发

Description: 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a* algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
Platform: | Size: 39936 | Author: 春风秋雨 | Hits:

[Other Riddle games八皇后游戏源码

Description: 图形界面实现八皇后游戏,皇后数最大为60。-graphical interface to achieve Queen's eight games, the largest number of Queen's 60.
Platform: | Size: 5202944 | Author: 李扬 | Hits:

[J2MEc_and_java

Description: 演示win32的socket 通讯 八皇后的改进算法 并发Concurrency的JAVA实现 applet演示鼠标的点击时间和显示图象 手机J2ME的多线程演示-demonstration of the socket 8 Queen's communications improved algorithm with Concurrency JAVA applet demonstration mouse clicks and the time to display images mobile J2ME multithreading demo
Platform: | Size: 449536 | Author: 唐宇 | Hits:

[Data structshuanghou

Description: 在一个8×8的棋盘里放置8个皇后,要求每个皇后两两之间不相"冲"发现很少有关于C#的算法,这是最近写的一个八皇后的算法我写了很详细的注解。-In an 8 × 8 chessboard placed 8 Queen s, Queen s 22 requirements for each phase between the raiding rarely found on the C# The algorithm, which is recently wrote an eight Queen s algorithm I wrote a very detailed comments.
Platform: | Size: 13312 | Author: 潘奇峰 | Hits:

[Data structsEstimate

Description: 理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算 -understanding and mastery of backtracking algorithm efficiency analysis method. Use Estimate on 8 Queen's algorithm is efficient estimation problem
Platform: | Size: 33792 | Author: 张斌 | Hits:

[Grid Computingeigh-8

Description: 这是著名的八皇后问题,希望能和大家交流一下-This is the famous eight Queen's, hopes to be able to share what
Platform: | Size: 327680 | Author: 周龙龙 | Hits:

[Windows Developwesa

Description: 八皇后-8 Queen
Platform: | Size: 4096 | Author: 罗奕彪 | Hits:

[Windows Developknight

Description: “八皇后”问题归朔法求解。八皇后问题是一个古老而著名的问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen" The problem Schomburg method. 8 Queen's problem is an ancient and famous, the problem is the famous 19th century mathematician Gauss 1850 : in the 8x8 grid placed on the international chess 8 Queen's, making it unable to attack each other. that is arbitrary two Queens are not at the same trip, the same series or in the same slash and asked how many pendulum. Gaussian that 76 species program. In 1854 in Berlin on different chess magazine published by the author of 40 different solutions, Later, someone using graph theory methods to come up with 92 kinds of results.
Platform: | Size: 162816 | Author: yefeng | Hits:

[CSharp8queenc

Description: 1) 【八皇后问题】设在初始状态下在国际象棋棋盘上没有任何棋子(皇后)。然后顺序在第1行,第2行,…。第8行上布放棋子。在每一行中有8个可选择位置,但在任一时刻,棋盘的合法布局都必须满足3个限制条件,即任何两个棋子不得放在棋盘上的同一行、或者同一列、或者同一斜线上。试编写一个递归算法,求解并输出此问题的所有合法布局。-1) [8 Queen's problems-- in the initial state in the international chess pieces on no pawn (Queen's). Then the order in a line, line 2, .... Line 8-sheets on the pawn. Each line can have eight locations, but in the one moment, the legal chessboard layout must meet three conditions imposed that is not any two pawn on the chessboard of the same line, or the same series, or a slash on the same. Test preparation of a recursive algorithm to solve this problem and the output of all the legitimate distribution.
Platform: | Size: 1024 | Author: ts | Hits:

[Otherhuanghou2

Description: 八皇后问题的一个小程序,可以实现选择皇后数量,有友好的界面。 -8 Queen of a small program, can achieve a number of Queen's choice, a friendly interface.
Platform: | Size: 1024 | Author: 周居舟 | Hits:

[Mathimatics-Numerical algorithmscn700_vc62445261344

Description: 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or those long-standing problems, 8 Queen's problems and old to the old, but I like
Platform: | Size: 52224 | Author: | Hits:

[Mathimatics-Numerical algorithmsqueensLV

Description: 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
Platform: | Size: 1024 | Author: 陈国武 | Hits:

[Other8_queens

Description: 8皇后问题的圆满解决 应该算一个比错的算法了 原创的!-eight of the Queen should be resolved satisfactorily than the wrong one count of the original algorithm!
Platform: | Size: 1024 | Author: jz | Hits:

[Windows Develop8huanghouVC

Description: 软件简介: 那个老掉牙的问题,八皇后问题,老归老,但我很喜欢,并试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!下面是当时关于算法一些说明,是用Java实现的,不过用C还是J在思想上都是一样的, -software Profile : that long-standing problems, 8 Queen's problems and old to the old, but I like and and trying to use various means to achieve solution, surprisingly, the same algorithm, Non- recursive achieve speed as high recursive slow! Below are some of the time on the algorithm that is used Java, but with C or J ideologically are the same.
Platform: | Size: 103424 | Author: 大海 | Hits:

[JSP/JavaQueen23123213

Description: 八皇后 八皇后 八皇后 -8 8 8 Queen's Queen's 8 8 8 Queen's Queen's 8 8 8 Queen's Queen's Queen's 8
Platform: | Size: 1024 | Author: | Hits:

[source in ebook8QUEENS-BEST

Description: 8皇后问题最好的算法,请登陆本站才能下载哦!这是最优的解法哦!-8 Queens best algorithm, please log onto the site can download! This is the best solution!
Platform: | Size: 1024 | Author: 江泽民 | Hits:

[CSharpbahuanghou23423423423

Description: 八皇后问题 八皇后问题 八皇后问题 八皇后问题-8 8 8 Queen's Queen's 8 8 8 Queen's Queen's 8 8 Queen's 8 8 8 Queen's Queen's problems
Platform: | Size: 423936 | Author: 唐涛 | Hits:

[Software Engineering8huanghou

Description: 八皇后问题是一个古老而著名的问题。这个问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。例如: 0 0 0 0 0 0 0 0 面对这个问题,要放在以往可能就要耗费大量的时间在纸上画来画去,这样做的耗费了大量的精力,但是效果却不佳。借助计算机就可以很高效的完成这些工作。那么,采用什么样的数据结构和算法,才能在时间和空间复杂度上完成这个问题呢? -eight Queen's problem is an cient and well-known problems. The question is the famous 19th century mathematician Gauss 1850 : 8 X8 in the lattice placed on the international chess 8 Queen's, making it unable to attack each other. arbitrary or two at Queen's are not the same line, the same series or in the same slash and asked how many pendulum method. Gauss that 76 species program. 1854 in Berlin on different chess magazine published by the author of 40 different types of solutions Later, someone using graph theory methods to come up with 92 kinds of results. For example : 0 0 0 0 0 0 0 0 Faced with this problem, to be placed on the past, we might have spent a lot of time on paper painting to painting, so to spend a lot of energy, However, the result is poor. Using computer c
Platform: | Size: 82944 | Author: nicmaters | Hits:

[GUI Develop8king

Description: 是一个用VC++编写的八皇后问题,可以实现显示八皇后的所有可能情况-Is a use VC++ Prepared 8 Queen
Platform: | Size: 3623936 | Author: 何龙 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »

CodeBus www.codebus.net